home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / computer / pcpdemo3 / read_me.txt < prev   
Encoding:
Text File  |  1997-08-31  |  5.9 KB  |  160 lines

  1.                                                            24th July 1997
  2.  
  3.     Hi,
  4.  
  5. this is a `demo version' of PARCP. You can start it without connecting
  6. of two computers with PARCP cable - it doesn't touch parallel port at all.
  7. It just behaves like the real PARCP 3, so you can test the user interface
  8. first and possibly tell me what you think about it.
  9.  
  10. You wonder what PARCP is? It's something like fast file network running
  11. over parallel (=printer) ports of two computers. If you would like to
  12. know more please visit my WWW pages.
  13.  
  14. This demoversion can be copied freely as long as this README file is
  15. enclosed with it.
  16.  
  17. Disclaimer:
  18. ===========
  19. The author accepts no liability for any damages to users or to third
  20. parties, arising in any way out of the use of this PARCP demoversion.
  21. USE AT YOUR OWN RISK.
  22.  
  23. Enjoy, Petr
  24.  
  25. e-mail   stehlik@cas3.zlin.vutbr.cz
  26. WWW      http://ft3.zlin.vutbr.cz/stehlik/home.htm
  27.  
  28. Here follows the short README file for the first beta version of PARCP 3.
  29. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  30.                                                             31th July 1997
  31.  
  32.     Hi,
  33.  
  34. this is the third beta version of PARCP 3 with full screen user interface,
  35. very similar to Norton or Midnight Commander. There's no complete
  36. documentation in this package - please refer to real PARCP release (the
  37. latest is PARCP 2.62 by the time of writting this document).
  38.  
  39. News since last beta:
  40. =====================
  41.  
  42. - F3 works on also in Server window (needs the TMP dir)
  43.  
  44. - F7 works
  45.  
  46. - a kind of pull-down menu implemented
  47.  
  48. - internal viewer implemented
  49.  
  50. - many bugs fixed (and probably new ones introduced.. :)
  51.  
  52.  
  53. Features:
  54. =========
  55. - compiled with NCurses 4.1 (on MiNT and Linux) and PDCurses 2.2 (on DOS).
  56.   A great amount of work (more than three months!) has been spent on
  57.   porting NCurses library to TOS. The port has been finished this month so
  58.   you can now run ParShell not only under MiNT with terminfo or termcap
  59.   databases, but also even under plain TOS with its VT52 emulator in ROM!
  60.  
  61. - one new PARCP.CFG directive - Shell (Yes/No). As you may expect, by setting
  62.   Shell to NO you get the usual `ftp-like' line oriented user interface.
  63.   Shell is set to Yes by default.
  64.  
  65. - new section in PARCP.CFG file - the head of this section is [PARSHELL]
  66.   and it contains directives for ParShell only. The section is created
  67.   automatically by running the new PARCP.
  68.  
  69.   A brief list of new directives:
  70.  
  71.   UseColors    = Yes/No
  72.   UseMarks     = Yes/No
  73.   SmoothScroll = Yes/No
  74.   ShowSize     = Yes/No
  75.   ShowDate     = Yes/No
  76.   ShowTime     = Yes/No
  77.   Viewer       = name of your favourite TOS/DOS viewer
  78.   Editor       = name of your favourite TOS/DOS editor
  79.   TempDir      = path to directory for ParShell temporary files (not used)
  80.  
  81.   The names of directives are nearly self-explaining, I hope. If not, just
  82.   try it out and you'll see.
  83.  
  84. - functions of interface are started by pressing function keys (see the bar
  85.   at lower end of screen). All function keys work except the MakeDir (F7).
  86.   For viewing (F3) and editting (F4) you must specify the viewer and editor
  87.   in the PARCP.CFG file first.
  88.  
  89. - You can mark/unmark files by pressing the Insert key and '+' (plus), '-'
  90.   (minus) and '*' keys. Marked files can be copied, moved or deleted.
  91.  
  92. - the '/' key will move you to the list of installed logical drives
  93.  
  94. - fixed some bugs and introduced new work-arounds for bugs in MiNT-libs.
  95.   Use this version of PARCP even for server, don't use the server version
  96.   2.62 with this new 3.0 version, please.
  97.  
  98.  
  99. Limitations:
  100. ============
  101.  
  102. Unregistered version of PARCP 3 has the following limitations:
  103.  
  104. - maximal length of directory listing is 40 lines only
  105. - the directory listing is always unsorted
  106.  
  107. The registered version doesn't have these limitations. For details on
  108. registration please refer to the full documentation of PARCP 2.62 package.
  109.  
  110.  
  111. Known bugs:
  112. ===========
  113. - various VT52 emulators in GEM windows on Atari make serious troubles.
  114.   I am going to help the author of TOSWIN II (great program, BTW!) with
  115.   fixing it, so TOSWIN under MultiTOS will work soon OK. For now I would
  116.   suggest you to run PARCP under virtual consoles from Juergen Lock. The
  117.   virtual consoles are hardware accelerated so you get the maximum speed of
  118.   screen output of ParShell there.
  119.  
  120.   As for MagiC, its VT52.PRG works fine so long as you stay away from colors.
  121.   Color emulation doesn't work correctly there.
  122.  
  123.   Also, for faster scrolling on slower machines you can use the SmoothScroll
  124.   directive (set it to No or False and watch the difference).
  125.  
  126. - DOS PARCP crashes after returning from DOS (external viewers, FTP interface).
  127.   This seems to be a bug of PDCurses 2.2 (the library used to build PARCP).
  128.   I would really need a DOS port of NCurses 4.x...
  129.  
  130. - folders on CD-ROM are not always recognized on Atari - needs debugging.
  131.  
  132. What I need to know from you:
  133. =============================
  134. How fast is the redrawing and the whole interaction with Shell? Under DOS
  135. or Linux it's always fast enough, so I am interested especially in
  136. experiences with new PARCP under TOS/MiNT/MagiC on slower machines than is
  137. my AfterBurner040 :-) I know it is slow, but does SmoothScroll=No help
  138. a bit at least? Is it usable?
  139.  
  140. Do you like the basic idea of ParShell? Should I continue developing it?
  141. Tell me your opinion, please.
  142.  
  143. Enjoy, Petr
  144.  
  145. e-mail   stehlik@cas3.zlin.vutbr.cz
  146. WWW      http://ft3.zlin.vutbr.cz/stehlik/home.htm
  147.  
  148. Disclaimer:
  149. ===========
  150. The author accepts no liability for any damages to users or to third
  151. parties, arising in any way out of the use of the PARCP, PARCP cable and
  152. UNI-BI adapter. USE AT YOUR OWN RISK.
  153.  
  154.  
  155. Shareware:
  156. ==========
  157. PARCP is shareware. If you use it regularly please register. For
  158. registration details please read the complete documentation in PARCP
  159. full release package.
  160.